home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1997 January / Macworld (1997-01).dmg / Shareware World / Maths & Science / DynRisk 4.0.3 / DynRisk-Help / DynRisk-Help.rsrc / TEXT_4604.txt < prev    next >
Text File  |  1996-08-30  |  2KB  |  28 lines

  1. Event editing
  2.  
  3. When an event communicates with its target application, it uses so-called AppleEvents. Each target supports a certain set of AppleEvents. This set is different from application to application. As a result there are different DynRisk events for each supported target.
  4.  
  5. The following target applications are available:
  6.  
  7.     ‚Ä¢ DynRisk
  8.     ‚Ä¢ DynLP
  9.     ‚Ä¢ Microsoft Excel 4
  10.     ‚Ä¢ Microsoft Excel 5
  11.     ‚Ä¢ Microsoft Project
  12.     ‚Ä¢ HyperCard
  13.     ‚Ä¢ AppleScript applications
  14.  
  15. Note that by linking to AppleScript applications, you can actually link to any other scriptable application.
  16.  
  17. Thus, if you need to link to some application not mentioned above, find out if it is scriptable. If so, it is usually relatively easy to write a small AppleScript application which can be used to pass data between DynRisk and the other application.
  18.  
  19. A DynRisk event has many different properties or attributes. Most of these can be viewed and edited in the ‚ÄúEdit event‚Äù dialog box which appears when you ‚Äúopen‚Äù an event. An event is opened by double-clicking it. Alternatively, you can select the event and use the ‚ÄúOpen node(s)‚Ķ‚Äù command in the ‚ÄúModel‚Äù menu. [The latter method is most useful if you want to edit a sequence of events.]
  20.  
  21. The ‚ÄúEdit event‚Äù dialog box is split up into two different views:
  22.  
  23.     ‚Ä¢ Identity
  24.     ‚Ä¢ Event
  25.  
  26. To select a particular view, you click on its corresponding icon in the icon bar at the left-hand side of the dialog box.
  27.  
  28. The ‚ÄúIdentity‚Äù view is the same for events, while the ‚ÄúEvent‚Äù view depends on the target application.